@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu,button{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
caption,th{text-align:left;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;text-decoration: none;}
img{border:0px;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
textarea,input,button,select,keygen,legend{font:14px/1.14;color:#333;outline:0;}
a,a:hover{transition: 0.5s;color:#555;}
.clear{ clear:both}
*{
	box-sizing:content-box;
}
/* function */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
/* style */
body {
	font-family:"微软雅黑";
	background:#fff;
	border:0;
	color:#333;
	outline:0;
	font-size: 15px;
	line-height: 1.14;

}
a:hover{ color:#0758B3; text-decoration:underline; }
/*g-w1000*/
.g-w1000 { width: 1000px; margin: 0 auto; }
.media-left, .media>.pull-left {
    padding: 10px;
}
/* g-hd */
.g-top { height: 35px; line-height: 35px; background-color: #fafafa; border-bottom: 1px solid #f1f1f1; width:100%; margin-left:auto; margin-right:auto; }
.g-top .f-fr a { margin: 0 5px; }
.g-hd .g-w1000 {  height: 120px; }
.g-hd .m-logo {
	width: 248px;
	height: 80px;
	float:left;
	margin-top: 30px;
	margin-right: 20px;
}
.g-hd .tips {
	border-left: 1px solid #dfdfdf;
	line-height: 25px;
	padding-left: 20px;
	margin-top: 38px;
}
.g-hd .tips h2 { color: #004490; font-size: 16px; }
.g-hd .tips p { color: #666; }
.g-hd .tel {
	width: 150px;
	height: 36px;
	padding-left: 48px;
	display: block;
	background: url(../images/bg_tel.jpg) no-repeat;
	font-size: 11px;
	line-height: 14px;
	margin-top: 40px;
}
.g-hd .tel em{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	color: #C00824;
	display: block;
	line-height: 20px;
}
/* g-mnav */
.g-mnav { background-color: #0758B3; height: 50px; }
.m-mnav li { display: inline; float: left; line-height: 50px; border-right: 1px solid #0e5fb9; position:relative;}
.m-mnav li:last-child { border-right: none; }
.m-mnav li a { display: block; color: #fff; font-size: 14px; width: 120px; text-align: center; text-decoration:none; }
.m-mnav li a:hover,.m-mnav li a.current { background-color: #024085; }
.m-mnav li ul{ display:none; background-color: #0758B3; width:120px; position:absolute; left:0; top:50px; z-index:99; }
.m-mnav li ul li{ float:none; display:block; border:none; border-bottom:1px solid #0e5fb9; height:35px; line-height:35px; }
.m-mnav li ul li a{ font-size:12px; text-align:left; text-indent:12px; }
/*banner*/
.banner { position: relative; height: 450px; overflow: hidden; background: url(../images/loading.gif) 50% no-repeat; }
.slides { position: relative; z-index: 1; }
.slides li { height: 450px; }
.flex-control-nav { position: absolute; bottom: 5px; z-index: 2; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 50px; height: 3px; margin: 0 5px; zoom: 1; }
.flex-control-nav a { display: inline-block; width: 50px; height: 3px; background-color: #fff; cursor: pointer; text-indent: -9999px; }
.flex-control-nav .flex-active { background: #ff8400; }
.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 40%; }
.flex-direction-nav li a { display: block; width: 50px; height: 70px; overflow: hidden; cursor: pointer; position: absolute; opacity: 0.8; text-indent: -9999px; }
.flex-direction-nav li a.flex-prev { left: 40px; background: url(../images/btn-banner.png) left center no-repeat; }
.flex-direction-nav li a.flex-next { right: 40px; background: url(../images/btn-banner.png) right center no-repeat; }
.flex-direction-nav li a:hover { opacity: 0.6; }

.sbanner img { width: 100%; }
/* chan */
.m-hds{ padding-bottom:20px; }
.m-hds h3{ font-size:24px; }
.m-hds p{ color:#999; font-size:14px; margin-top:15px; }
.chan{ padding:25px 0 25px; }
.chan ul li{ display:block; float:left; width:235px; height:200px; margin:0 20px 20px 0; overflow:hidden; position:relative; }
.chan ul li:nth-child(4n){ margin-right:0; }
.chan ul li:first-child+li+li+li{ margin-right:0; }
.chan ul li:first-child+li+li+li+li+li+li+li{ margin-right:0; }
.chan ul li a img{width:235px; height:200px; display:block;}
.chan ul li a p { transition: 0.5s; }
.chan ul li a:hover img { transform: scale(1.1); }
.chan ul li a p { background: rgba(37,111,185,0.7); width: 100%; height: 100%; font-size: 16px; position: absolute; top: 0; left: 0; color: #FFF; text-align: center; transform: scale(0); z-index: 99; }
.chan ul li a p em{
	line-height:30px;
	padding-top:70px;
	pading-bottom:70px;
	display:block;
	font-weight: normal;
}
.chan ul li a:hover p { transform: scale(1); border-radius: 50% 0 50% 0; }
.pdt-son { margin: 10px 0 15px; text-align:center; }
.pdt-son a { display: inline-block; background-color: #F7F7F7; width: 128px; height: 40px; line-height: 40px; margin:0 2px; }
.pdt-son a:hover { background-color: #256fb9; color: #FFF; text-decoration: none; }

/*about*/
.g-blk-abt{ background: url(../images/bg-abt.jpg) no-repeat left 50%; color:#fff; line-height:30px; padding:45px 0; }
.g-blk-abt .m-hds h3,
.g-blk-abt .m-hds p{ color:#fff; }
.g-blk-abt #goleft{ margin-top:35px; height:160px; overflow:hidden; }
.g-blk-abt ul li{ display:inline; float:left; height:160px; margin-right:20px; overflow:hidden; position:relative; }
.g-blk-abt ul li a img{ height:160px; display:block;}
.g-blk-abt ul li a p { transition: 0.5s; }
.g-blk-abt ul li a:hover img { transform: scale(1.1); }
.g-blk-abt ul li a p { background: rgba(37,111,185,0.7); width: 100%; height: 100%; line-height: 160px; font-size: 16px; position: absolute; top: 0; left: 0; color: #FFF; text-align: center; transform: scale(0); z-index: 99; }
.g-blk-abt ul li a:hover p { transform: scale(1); border-radius: 50% 0 50% 0; }
.abt-mr { display:block; color: #fff; background-color: #256fb9; font-size:14px; width:150px; padding: 5px 0; margin: 20px auto 0; text-align:center; border-radius: 5px; transition: all .3s linear; }
.abt-mr:hover { color:#fff; background-color: #589ED7; text-decoration: none; }/*about*/
/*hot product*/
.hot-product{ background-color:#f6f6f6; padding:45px 0 25px; height:305px; }
.hot-product .g-w1000{ width:1080px; position:relative; }
.hot-product .btn{ display:block; width:20px; height:31px; background:url(../images/btn-scroll.png) no-repeat; position:absolute; }
.hot-product .prev{ background-position:left; left:0; top:140px; }
.hot-product .next{ background-position:right; right:0; top:140px; }
.hot-product .case{ width:1000px; height:200px; overflow:hidden; margin-left:40px; }
.hot-product ul li{ display:inline; float:left; width:200px; height:170px; overflow:hidden; position:relative; }
.hot-product ul li a img{ width:200px; height:170px; display:block;}
.hot-product ul li a p { transition: 0.5s; }
.hot-product ul li a:hover img { transform: scale(1.1); }
.hot-product ul li a p { background: rgba(37,111,185,0.7); width: 100%; height: 100%; line-height: 170px; font-size: 16px; position: absolute; top: 0; left: 0; color: #FFF; text-align: center; transform: scale(0); z-index: 99; }
.hot-product ul li a:hover p { transform: scale(1); border-radius: 50% 0 50% 0; }
/*advantage*/
.g-blk-adv{ background: #F2F2F2 url(../images/bg-adv.jpg) no-repeat center center; background-attachment: fixed; padding: 45px 0; }
.g-blk-adv .m-hds h3,.g-blk-adv .m-hds p{ color:#fff; }
.g-blk-adv ul li { float: left;  background:rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#fff;margin: 80px 20px 0 0; padding:58px 40px 40px; width: 155px; position: relative; cursor:pointer; }
.g-blk-adv ul li:nth-child(4n){ margin-right:0; }
.g-blk-adv ul li:first-child+li+li+li{ margin-right:0; }
.g-blk-adv ul li img { height: 130px; width: 130px; display: block; bmargin: 0 auto; position: absolute; top: -65px; left: 54px; transition:0.8s; }
.g-blk-adv ul li h5 { font-size: 16px; margin-top: 35px; margin-bottom: 15px; text-align:center; }
.g-blk-adv ul li h5 a{ color:#0758b3; }
.g-blk-adv ul li p { line-height: 30px; color: #555; height: 120px; overflow: hidden; }
.g-blk-adv ul li:hover img{ transform: rotate(360deg); }

/*Cooperation*/


.g-blk-pjt{ background: url(../images/bg-case.png) #F7F7F7; padding:45px 0; }
.g-blk-pjt ul li{ display:inline; float:left;  height:166px; overflow:hidden; }
.g-blk-pjt ul li img{ border:1px solid #ededed;height:166px; display:block; }
.g-blk-pjt ul li a img,.g-blk-pjt ul li a p { transition: 0.5s; }
.g-blk-pjt ul li a:hover img { transform: scale(1.5); }
.g-blk-pjt ul li a p { background: rgba(37,111,185,0.7); width: 100%; height: 100%; line-height: 100px; font-size: 16px; position: absolute; top: 0; left: 0; color: #FFF; text-align: center; transform: scale(0); z-index: 99; }
.g-blk-pjt ul li a:hover p { transform: scale(1); }
.pjt-mr { display:block; color: #fff; background-color: #256fb9; font-size:14px; width:150px; padding: 12px 0; margin: 20px auto 0; text-align:center; border-radius: 5px; transition: all .3s linear; }
.pjt-mr:hover { color:#fff; background-color: #589ED7; text-decoration: none; }

/*g-blk-news*/
.g-blk-news{ padding:45px 0 10px 0; }
.m-box2{ display:block; }
.m-box2 .m-bd{ padding:10px; }
.m-box2 .span1{
	line-height: 40px;
	height: 40px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0758B3;
	display: block;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
.m-box2 .span1 i{}
.m-box2 .span1 i a{}
.m-box2 .span1 i a:hover{
	text-decoration: none;
}
.m-box2 .span1 em{
	float: right;
	font-weight: normal;
	font-size: 12px;
	margin-right: 8px;
}
.m-box2 .span1 em a{}
.m-box2 .span1 em a:hover{}
.news-top{ border-bottom:1px dotted #ddd; margin-bottom:10px; padding-bottom:15px; }
.news-top .thumb{ display:block; width:100px; height:90px; float:left; margin-right:10px; overflow:hidden; }
.news-top .thumb img{ display:block; width:100px; height:90px;  }
.news-top .thumb:hover img { transform: scale(1.1); transition:1000ms; }
.g-blk-news .hy{ margin:0 20px; }
.news-top h5{ font-size:13px; height:30px; line-height:30px; overflow:hidden; }
.news-top h5 a{ color:#0758B3; }
.news-top p{ color:#999; line-height:20px; }

.ico2 li{ background:url(../images/ico2.gif) no-repeat 0 50%; padding-left:10px; }
.ico4 li{ background:url(../images/ico4.gif) no-repeat 0 50%; padding-left:10px; }
.m-txtlst1 li{ height:32px; line-height: 32px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;border-bottom:1px dotted #ddd; }
.m-txtlst1 li span{ display: block; float: right; color: #999; }
.news-center{line-height: 32px;}

/* g-blk-flink */
.menu2 {
	height:30px;
	width: 1000px;
	overflow: hidden;
	display: block;
	margin-top: 20px;
	color: #FFF;
}
.menu2 ul {
	height: 30px;
}
.menu2 li {
	display:inline;
	line-height: 28px;
	float: left;
	height: 28px;
	width:70px;
	margin-right: 5px;
	border: 1px solid #dbd8d8;
	text-align: center;
    border-radius:5px;
}
.menu2 li a {
	color:#4e4f50;
	height: 30px;
	display: block;
	width: 70px;
	font-family: "微软雅黑";
}
.menu2 li a.tabactive {
	font-weight:bold;
	position:relative;
	background-color: #011F3E;
	color: #FFF;
    border-radius:5px;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4{
	width:1000px;
	line-height: 25px;
}
#tabcontent1 a,#tabcontent2 a,#tabcontent3 a,#tabcontent4 a{
	width:1000px;
	margin-right: 5px;
	margin-left: 5px;
}

/* g-ft */
.g-ft{ background-color:#011f3e; padding:30px 0; margin-top:20px;}
.m-fnav{ margin-bottom:25px; }
.m-fnav a{ display:inline-block; border-right: 1px solid #507193; color:#fff; padding:0 8px; height:15px; line-height:15px; }
.m-fnav a:first-child{ padding-left:0; }
.m-fnav a:last-child{ border:none; }
.m-cprt{ color:#507193; line-height:30px; }
.m-cprt a{ color:#507193; }
.m-ftel { text-align: right; }
.m-ftel h5 span { display: block; color: #fff; font-size: 16px; }
.m-ftel h5 label { display: block; height: 24px; margin-top: 4px; font-size: 18px; color: #4e739d; text-transform:uppercase; }
.m-ftel p { color: #fff; padding: 5px 0 0 0; font-size: 24px; font-family: impact; }

/* end index */


/* start about */
.nrbanner{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 278px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.nrcontent{
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center 60%;
	font-weight: normal;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
 	padding-bottom:10px;
}
.nrcontent em{
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	color: #011F3E;
font-family: impact; }
.nrcontent2{margin-top:20px;}
.nrleft{
	width: 200px;
}
.span2{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0758B3;
	display: block;
	padding: 5px 5px 5px 15px;
	font-size: 20px;
	font-weight: bold;
	color: #0758B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	line-height: 25px;
}
.span2 em{
	display: block;
	font-size: 13px;
	color: #b6b6b6;
	font-weight: normal;
}
.nrleft ul{
	display: block;
	border: 1px solid #e8e8e8;
}
.nrleft ul li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e8e8e8;
}
.nrleft ul li a{
	line-height: 30px;
	display: block;
	height: 30px;
    padding-left:15px;
 }
.nrleft ul li a:hover{
	color: #FFF;
	background-color: #0758B3;
	text-decoration: none;
}
.nrleft ul li:last-child { border: none; }
.nrleft p{
	display: block;
	border: 1px solid #e8e8e8;
    margin-top:15px;
    line-height:20px;
}
.nrleft p i{display: block;padding:5px;border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e8e8e8;}
.nrright{
	width: 780px;
}

.span3{
	line-height: 30px;
	height: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e8e8e8;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0758B3;
	padding-left:10px;
	font-size: 16px;
	font-weight: bold;
	color: #0758B3;
	margin-bottom:10px;
}
.span3 em{
	float: right;
	font-weight: normal;
	font-size: 12px;
}
.span3 em a{
	margin-right: 5px;
	margin-left: 5px;
	color: #0758B3;
}
.span3 em a:hover{}
.nrabout{
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
/* end about */
/* start product */
.nrproduct ul li{
	display:block;
	float:left;
	width:180px;
	height:153px;
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}
.nrproduct ul li:nth-child(4n){ margin-right:0; }
.nrproduct ul li:first-child+li+li+li{ margin-right:0; }
.nrproduct ul li:first-child+li+li+li+li+li+li{ margin-right:0; }
.nrproduct ul li:first-child+li+li+li+li+li+li+li+li+li{ margin-right:0; }
.nrproduct ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0; }
.nrproduct ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0; }
.nrproduct ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-right:0; }
.nrproduct ul li a img{
	width:180px;
	height:153px;
	display:block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nrproduct ul li a p { transition: 0.5s; }
.nrproduct ul li a:hover img { transform: scale(1.1); }
.nrproduct ul li a p { background: rgba(0,0,0,0.5); width: 100%; height: 100%; font-size: 16px; position: absolute; top: 0; left: 0; color: #FFF; text-align: center; transform: scale(0); z-index: 99; }
.nrproduct ul li a p em{
	line-height:30px;
	padding-top:46px;
	pading-bottom:47px;
	display:block;
	font-weight: normal;
}
.nrproduct ul li a:hover p { transform: scale(1); border-radius: 30% 0 30% 0; }
.nrpro-content{
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 15px;
}
/* end product */
/* start news */
.span5{
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.span5 a{
	font-family: "微软雅黑";
	font-size: 16px;
	padding:5px 15px 5px 15px;
	margin-right:10px;
	margin-left:10px;
	text-align: center;
	background-color: #e8e8e8;
	line-height: 20px;
	color: #1056B5;
}
.span5 a#a1{
	background-color: #1056B5;
	color: #FFF;
	text-decoration: none;
}
.span5 a:hover{
	background-color: #1056B5;
	color: #FFF;
	text-decoration: none;
}
.nr-news{}
.nr-news li{
	float: left;
	width: 490px;
	margin-right: 20px;
	height: 100px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e8e8e8;
}
.nr-news li a{}
.nr-news li a span{overflow: hidden;display: block;
	height: 100px;
	width: 100px;
	float: left;}
.nr-news li a span img{
	display: block;
	height: 100px;
	width: 100px;
	
}
.nr-news li a p{
	width: 370px;
	color: #b1b1b1;
	line-height: 20px;
	float: right;
	font-size: 12px;
}
.nr-news li a p em{
	display: block;
	line-height: 25px;
	color: #666;
	height: 25px;
	font-size: 15px;
}
.nr-news li a p i{
	display: block;
	line-height: 25px;
	height: 25px;
	color: #999;
	background-image: url(../images/cc.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 16px;
}
.nr-news li a p b{
	font-weight: normal;
	color: #CCC;
}
.nr-news li a:hover{
	text-decoration: none;
}
.nr-news li a:hover img{
transform: scale(1.1);	
}
.nr-news li a:hover p em{
	color: #0758B3;
}
.nr-news li a:hover p b{
	color: #E70012;
}
.nr-news li:nth-child(2n){margin-right:0}
.nr-news li:first-child+li{margin-right:0}
.nr-news li:first-child+li+li+li{margin-right:0}
.nr-news li:first-child+li+li+li+li+li{margin-right:0}
.nr-news li:first-child+li+li+li+li+li+li+li{margin-right:0}
.nr-news li:first-child+li+li+li+li+li+li+li+li+li{margin-right:0}
.nr-news li:first-child+li+li+li+li+li+li+li+li+li+li+li{margin-right:0}
.nr-news li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li{margin-right:0}
/* end news */

.nr-title{
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #0758B3;
	margin-bottom: 10px;
	margin-right: 50px;
	margin-left: 50px;
}
.nr-title em{
	display:block;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	color: #999;
	font-weight: normal;
	line-height: 20px;
	margin-top: 10px;
 }
/*order*/
.order{margin-bottom:10px;}
.submit{
	background-color: #0758B3;
	color: #FFF;
width:60px;height:25px;line-height:25px;border:0;margin:4px 0 0 10px;}
.reset{background-color: #0758B3;
	color: #FFF;
width:60px;height:25px;line-height:25px;border:0;margin:4px 0 0 10px;}
.span4{
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #0758B3;
	margin-bottom: 10px;
}
.span4 em{
	background-color: #0758B3;
	display: block;
	width: 55px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
border-radius:5px 5px 0px 0px;}
/*relation*/
.relation{line-height:20px;margin-bottom:10px;}
.relation a{margin-right:10px;}
/*rel-news*/
.rel-news{margin-bottom:10px;}
.rel-news ul{}
.rel-news ul li{
	width:370px;
	margin-right:20px;
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BAB9B9;
}
.rel-news ul li a{}
.rel-news ul li a em{
	float:right;
}
.rel-news ul li a:hover{
	text-decoration: none;
}
.rel-news ul li:nth-child(2n){margin-right:0}
.rel-news ul li:first-child+li{margin-right:0}
.rel-news ul li:first-child+li+li+li{margin-right:0}
.rel-news ul li:first-child+li+li+li+li+li{margin-right:0}
.rel-news ul li:first-child+li+li+li+li+li+li+li{margin-right:0}
.rel-news ul li:first-child+li+li+li+li+li+li+li+li+li{margin-right:0}
/*rel-pro*/

.rel-pro{}
.rel-pro ul{}
.rel-pro ul li{
	width:120px;
	display:block;
	float: left;
	margin-right:12px;
	line-height: 15px;
	height: 137px;
	text-align: center;
}
.rel-pro ul li:nth-child(6n){
	margin-right:0;
}
.rel-pro ul li:first-child+li+li+li+li+li{
	margin-right:0;
}
.rel-pro ul li a{}
.rel-pro ul li a img{
	width:120px;
	display:block;
	border:none;
	height: 102px;
	margin-bottom: 5px;
}
.rel-pro ul li a:hover img{transform: scale(1.1);}

/*nr-page*/
.nr-page{
	margin-top: 20px;
}
.nr-page a{
	border: 1px solid #e8e8e8;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.nr-page a:hover{
	color: #FFF;
	background-color: #0758B3;
	text-decoration: none;
}

.ul0{display:block;}
.ul0 li{float:left;width:370px;display:block;margin:5px;}
.ul0 li img{width:370px; display:block;}
